10. A Snappier QR Code App Pt. 2
A Snappier QR Code App Pt. 2
Question:
Start Quiz:
Solution:
INSTRUCTOR NOTE:
Here's a link to the QR Code App repo
The qrworker.js file is located in the following directory:
app/scripts/jsqrcode/qrworker.js
Build instructions:
- Clone the repo
- Install npm
- Install Gulp
- Run
npm install
in the QR Code App directory - Build and run with
gulp serve
Follow us on Twitter!
@aerotwist
@cwpittman
Here's a link to the QR Code App repo
Build instructions: